
/*首页*/
.home{overflow: hidden;}
.home_title{position: relative; text-align: center;}
.home_tname{font-size: 28px;}
.home_tline{width: 100%; height: 12px; margin-top: 24px; background: url(../images/home_titbg1.png) no-repeat center top;}
.home_tEname{margin-top: 10px; font-size: 12px; color: #888; text-transform: uppercase;}
/*首页---产品中心*/
.home_product{background: #eee; padding: 50px 0 30px 0;}
.home_product .home_tname{font-size: 36px;}
.home_product .home_tname span{color: #16509b; font-weight: 600;}
.home_product .home_tline{height: 18px; margin-top: 12px; background: url(../images/home_titbg2.png) no-repeat center top;}
.home_product .home_tdesc{font-size: 16px; margin-top: 6px;}
.home_pro_box{margin-top: 40px;}
.home_pro_lt{width: 283px; float: left;}
.home_pro_lt dt{height: 98px; background: url(../images/hpro_titbg.jpg) no-repeat; text-align: center; color: #fff;}
.home_pro_lt dt h3{height: 36px; line-height: 36px; font-family: "STZhongsong"; font-size: 26px; font-weight: normal; padding-top: 20px;}
.home_pro_lt dt p{line-height: 24px; font-size: 12px; text-transform: uppercase;}
.home_pro_lt dt p span{display: inline-block; *display: inline; *zoom: 1; position: relative; padding: 0 14px;}
.home_pro_lt dt p span i{display: block; width: 20px; height: 1px; background: #6b6b6b; background: rgb(107,107,107,.3); position: absolute; top: 50%;}
.home_pro_lt dt p span i.ipro_l{left: -20px;}
.home_pro_lt dt p span i.ipro_r{right: -20px;}
.home_pro_lt dd li{font-size: 16px;}
.home_pro_lt dd li a{display: block; height: 53px; line-height: 53px; background: #fff; border-bottom: 1px solid #f4f4f4; padding-left: 46px; padding-right: 64px; position: relative;}
.home_pro_lt dd li a i{display: block; width: 18px; height: 18px; background: url(../images/arrow_btn.png) no-repeat 0 -20px; position: absolute; right: 36px; top: 50%; margin-top: -9px;}
.home_pro_lt dd li:hover a{background: #f58225; color: #fff !important;}
.home_pro_lt dd li:hover a i{background-position: -18px -20px;}
.home_pro_rt{width: 872px; float: right;}
.home_pro_rt ul{margin-right: -25px; margin-bottom: -26px;}
.home_pro_rt li{width: 272px; float: left; margin-right: 25px; margin-bottom: 26px; border: 1px solid #ddd;}
.home_pro_rt li a{display: block;}
.home_pro_pic{width: 272px; height: 240px; background: #fff; overflow: hidden;}
.home_pro_pic img{display: block; width: 100%; height: 100%; transition: all .5s;}
.home_pro_name{height: 64px; line-height: 64px; background: #eee; padding: 0 10px; font-size: 16px; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; transition: all .4s; color: #333;}
.home_pro_rt li a:hover .home_pro_pic img{transform: scale(1.05);}
.home_pro_rt li a:hover .home_pro_name{background: #f58225; color: #fff;}
/*首页---我们的优势*/
.home_advantage{height: 850px; background: url(../images/home_bg2.jpg) no-repeat center top;}
.home_advantage .content{padding-top: 76px;}
.home_advantage .home_title{color: #fff;}
.home_advantage .home_tEname{color: #fff;}
.home_adv_box{position: relative; margin-top: 50px;}
.home_adv_box li{width: 299px; float: left; padding-bottom: 88px; margin-right: 1px; position: relative;}
.home_adv_pic{width: 299px; height: 302px; background: #242424;}
.home_adv_pic img{width: 299px; height: 302px;}
.home_adv_txt{background: #242424; height: 140px; padding: 0 30px; text-align: center; color: #d0d9e2; position: relative; transition: all .3s;}
.home_adv_txtbox{width: 100%; height: 50px; overflow: hidden; transition: all .3s; position: absolute; left: 0; top: 44px;}
.home_adv_name{font-size: 20px; height: 30px; line-height: 30px;}
.home_adv_line{width: 60px; height: 2px; background: #979da3; margin: 12px auto 6px;}
.home_adv_desc{line-height: 26px;}
.home_adv_sjx{width: 100%; height: 88px; background: url(../images/adv_hsjx.png) no-repeat; transition: all .3s; position: absolute; left: 0; bottom: 0; opacity: 0; visibility: hidden;}
.home_adv_box li a{display: block; width: 100%; position: absolute; left: 0; top: 0; bottom: 88px;}
.home_adv_box li:hover .home_adv_txt{background: #f58225; color: #fff;}
.home_adv_box li:hover .home_adv_line{background: #fff;}
.home_adv_box li:hover .home_adv_txtbox{height: auto; top: 20px;}
.home_adv_box li:hover .home_adv_sjx{opacity: 1; visibility: visible; bottom: 0;}
.home_adv_box li:hover a{bottom: 0;}
.home_adv_box > a{display: block; width: 45px; height: 86px; background: url(../images/arrow_btn.png) no-repeat 0 -38px; position: absolute; top: 182px; transition: all 0s;}
.home_adv_box > a.prev{left: -80px;}
.home_adv_box > a.next{right: -80px; background-position: -45px -38px;}
.home_adv_box > a.prev:hover{background-position: 0 -124px;}
.home_adv_box > a.next:hover{background-position: -45px -124px;}
/*首页---行业应用*/
.home_application{background: #fff; padding: 66px 0;}
.home_application_box{margin-top: 40px;}
.home_application_box ul{margin-right: -21px;}
.home_application_box li{width: 284px; float: left; margin-right: 21px; margin-bottom: 21px; position: relative; border-radius: 6px; overflow: hidden;}
.home_application_box li img{width: 284px; height: 192px;}
.home_application_name{font-size: 18px; line-height: 30px; padding: 10px 0; text-align: center; color: #16509b; background: #fff; background: rgba(255,255,255,.8); transition: all .2s; position: absolute; left: 0; right: 0; bottom: -100%;}
.home_application_box li:hover .home_application_name{bottom: 0;}
/*首页---服务支持*/
.home_service{height: 660px; background: url(../images/home_bg4.jpg) no-repeat center top;}
.home_service .content{padding-top: 76px;}
.home_service .home_title{color: #fff;}
.home_service .home_tEname{color: #fff;}
.home_service_box{margin-top: 30px;}
.home_service_lt{width: 640px; float: left; background: #fff;}
.home_service_pic{width: 266px; float: left; overflow: hidden;}
.home_service_pic img{width: 266px; height: 380px; transition: all .4s;}
.home_service_pic:hover img{transform: scale(1.1);}
.home_service_txt{width: 320px; float: right; margin-top: 38px; margin-right: 30px;}
.home_service_name{font-size: 18px; color: #283a83; line-height: 28px; padding: 8px 0; border-bottom: 1px solid #ddd;}
.home_service_name span{font-size: 15px; color: #999; text-transform: uppercase; margin-left: 6px;}
.home_service_desc{height: 180px; font-size: 14px; color: #666; line-height: 30px; margin-top: 12px;}
.home_service_btn{display: block; width: 120px; height: 36px; line-height: 36px; background: #283a83; text-align: center; color: #fff; margin-top: 20px;}
.home_service_btn:hover{color: #fff !important; filter: alpha(opacity: 80); -moz-opacity: .8; -khtml-opacity: .8; opacity: .8;}
.home_service_rt{width: 560px; float: right;}
.home_service_rt li{width: 260px; height: 180px; background: #fff; float: left; margin-left: 20px; margin-bottom: 20px; text-align: center; position: relative;}
.home_service_rt li a{display: block; width: 100%; padding-top: 30px; position: absolute; left: 0; top: 0; bottom: 0;}
.home_service_rt li i{display: block; width: 86px; height: 86px; border: 1px solid #ddd; border-radius: 50%; margin: 0 auto; background: url(../images/arrow_btn.png) no-repeat 0 -210px;}
.home_service_rt li i.hser_icon2{background-position: -88px -210px;}
.home_service_rt li i.hser_icon3{background-position: -176px -210px;}
.home_service_rt li i.hser_icon4{background-position: -264px -210px;}
.home_service_rt li p{height: 30px; line-height: 30px; font-size: 15px; color: #16509b; margin-top: 8px;}
/*首页---新闻中心*/
.home_news{padding-top: 80px; background: #fff;}
.home_news .home_tname span{display: inline-block; *display: inline; *zoom: 1;}
.home_news .home_tname i{display: inline-block; *display: inline; *zoom: 1; width: 8px; height: 8px; background: #333; border-radius: 50%; vertical-align: middle; margin: 0 4px;}
.home_news_box{padding: 8px 0 30px 0; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; margin-top: 24px;}
.home_news_box dt{height: 40px; line-height: 40px; font-size: 18px;}
.home_news_box dt a{float: right; font-size: 11px; text-transform: uppercase;}
.home_news_box dd{padding: 8px 0;}
.home_dynamic{width: 502px; float: left;}
.home_dynamic_pic{overflow: hidden;}
.home_dynamic_pic img{width: 502px; height: 262px; transition: all .3s;}
.home_dynamic_pic:hover img{transform: scale(1.1);}
.home_dynamic_name{font-size: 16px; height: 26px; line-height: 26px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin-top: 10px;}
.home_dynamic_desc{height: 22px; line-height: 22px; color: #666; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.home_information{width: 650px; float: right;}
.home_info_fpic{width: 194px; float: left; overflow: hidden;}
.home_info_fpic img{width: 194px; height: 108px; transition: all .3s;}
.home_info_fpic:hover img{transform: scale(1.1);}
.home_info_ftxt{width: 434px; float: right; margin-right: 6px;}
.home_info_fname{font-size: 16px; height: 28px; line-height: 28px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.home_info_fdesc{height: 72px; line-height: 24px; color: #666; margin-top: 8px; overflow: hidden; display: -webkit-box !important; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}
.home_information dd ul{padding-top: 20px;}
.home_information dd li{height: 32px; line-height: 32px; font-size: 15px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; position: relative;}
.home_information dd li a{padding-left: 18px;}
.home_information dd li span{float: right; color: #999; margin-left: 18px;}
.home_information dd li i{display: block; width: 6px; height: 10px; background: url(../images/arrow_btn.png) no-repeat -91px -38px; position: absolute; left: 4px; top: 50%; margin-top: -5px;}
/*首页---友情链接*/
.links{line-height: 26px; padding: 20px 0; background:#fff;}
.links span{font-size: 15px; margin-right: 2px;}
.links a{margin-right: 10px; color: #666;}